   tool        question   opinion      n
   <chr>       <chr>      <chr>    <int>
 1 errcheck    convincing negative     2
 2 errcheck    convincing positive     1
 3 gosec       convincing neutral      3
 4 gosec       convincing positive    21
 5 revive      convincing negative    15
 6 revive      convincing neutral      4
 7 revive      convincing positive    23
 8 staticcheck convincing negative     4
 9 staticcheck convincing neutral      4
10 staticcheck convincing positive    22
11 errcheck    guiding    negative     2
12 errcheck    guiding    neutral      1
13 gosec       guiding    negative     9
14 gosec       guiding    neutral      6
15 gosec       guiding    positive     9
16 revive      guiding    negative    23
17 revive      guiding    neutral      9
18 revive      guiding    positive    10
19 staticcheck guiding    negative    13
20 staticcheck guiding    neutral      6
21 staticcheck guiding    positive    11